ComponentOne ASP.NET MVC Controls
DataLabelBaseBuilder<TControl,TBuilder> Class Members
Methods 

C1.Web.Mvc.Fluent Namespace : DataLabelBaseBuilder<TControl,TBuilder> Class

The following tables list the members exposed by DataLabelBaseBuilder<TControl,TBuilder>.

Public Constructors
 NameDescription
Public ConstructorCreates one DataLabelBaseBuilder<TControl,TBuilder> instance to configurate obj.  
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.DataLabelBase.Border. Sets a value indicating whether data labels have borders.  
Public MethodConfigurates C1.Web.Mvc.DataLabelBase.ConnectingLine. Sets a value indicating whether to draw lines that connect labels to the data points.  
Public MethodConfigurates C1.Web.Mvc.DataLabelBase.Content. Sets the content of data labels.  
Public MethodConfigurates C1.Web.Mvc.DataLabelBase.Offset. Sets the offset from label to the data point.  
Public MethodConfigurates the C1.Web.Mvc.DataLabelBase.OnClientRendering client event. Occurs before the rendering data label.  
Top
See Also

Reference

DataLabelBaseBuilder<TControl,TBuilder> Class
C1.Web.Mvc.Fluent Namespace